Skip to content

docs(appwrite): sync 1.9.5 defaults#369

Merged
mberlofa merged 2 commits into
mainfrom
docs/appwrite-1.9.5
Jul 7, 2026
Merged

docs(appwrite): sync 1.9.5 defaults#369
mberlofa merged 2 commits into
mainfrom
docs/appwrite-1.9.5

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Appwrite docs with the chart bump to Appwrite 1.9.5.
  • Update the documented Console image default to 8.7.5.
  • Correct the stale Appwrite image default in the values reference.

Validation

  • npm run format:check
  • npm run lint
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Summary by CodeRabbit

  • Documentation
    • Updated the Appwrite charts documentation to reflect newer Appwrite and Console component versions.
    • Revised default image.tag values to match current documented server and console releases.
    • Added upgrade notes explaining that Appwrite 1.9.5 upgrades require running the upstream database migration step, with an example command.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 68f1bcd7-7f61-4374-8f0c-3293c023b97e

📥 Commits

Reviewing files that changed from the base of the PR and between 5b79f13 and bf3e1ce.

📒 Files selected for processing (1)
  • src/pages/docs/charts/appwrite.mdx
✅ Files skipped from review due to trivial changes (1)
  • src/pages/docs/charts/appwrite.mdx

📝 Walkthrough

Walkthrough

Documentation for the Appwrite Helm chart was updated to reference newer default versions, and an upgrade note was added describing the required migration step for Appwrite 1.9.5.

Changes

Appwrite Documentation Version Update

Layer / File(s) Summary
Version references and upgrade notes
src/pages/docs/charts/appwrite.mdx
The Console version reference, upgrade warning for Appwrite 1.9.5, and default image tags for the Appwrite server and Console were updated together.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the docs update to Appwrite 1.9.5 defaults.
Description check ✅ Passed The description covers the summary and validation steps, and is mostly complete despite not matching the template headings exactly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/appwrite-1.9.5

Comment @coderabbitai help to get the list of available commands.

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 7, 2026
Closes #688.

## Summary

- Bump Appwrite from 1.9.0 to 1.9.5.
- Bump the matching Appwrite Console image from 7.5.7 to 8.7.5, as
called out in the upstream 1.9.5 release notes.
- Update README values and image assertion tests.

## Upstream Evidence

- Appwrite release:
https://github.com/appwrite/appwrite/releases/tag/1.9.5
- Full changelog:
appwrite/appwrite@1.9.0...1.9.5
- Main image manifest verified: `docker.io/appwrite/appwrite:1.9.5`
supports `linux/amd64` and `linux/arm64`.
- Console image manifest verified: `docker.io/appwrite/console:8.7.5`
supports `linux/amd64` and `linux/arm64`.

## Site Sync

- Site PR: helmforgedev/site#369

## Validation

- `make image-verify IMAGE=docker.io/appwrite/appwrite:1.9.5`
- `make image-verify IMAGE=docker.io/appwrite/console:8.7.5`
- `make deps-check CHART=appwrite`
- `helm unittest charts/appwrite`
- `make validate-chart CHART=appwrite` passed fully: 19 layers,
including k3d behavioral validation for default and all CI values
scenarios.
- `make standards-check CHART=appwrite`
- `node scripts/charts/template-standards-check.js --chart appwrite`
- `make release-check REPO=charts`
- `make attribution-check REPO=charts`

## Notes

The first k3d run hit Docker Hub pull QPS limits while pulling the new
Appwrite image across many workloads. I imported
`docker.io/appwrite/appwrite:1.9.5` and
`docker.io/appwrite/console:8.7.5` into the `k3d-helmforge-tests-wsl`
containerd cache and reran the canonical gate successfully.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Updated default Appwrite and console versions to newer releases
(Appwrite 1.9.5, console 8.7.5).
* **Documentation**
* Refreshed the Helm chart README with the latest default console image
tag and added upgrade notes for an additional migration step.
* **Tests**
* Updated deployment test expectations to use the new Appwrite and
console container images.
* **Chores**
* Made a small adjustment to the Helm values YAML formatting around the
external secrets configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit 57698fc into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/appwrite-1.9.5 branch July 7, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant